-
Home
-
Tidio – Live Chat & AI Chatbots
-
6.0.21
-
Code
-
Classes
- DismissibleNoticeService
Total Complexity |
13 |
Dependencies |
3 |
Dependents |
4 |
Total lines |
174 |
Lines of code |
112 |
Logical lines of code |
22 |
Comment lines |
31 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
displayNotice() |
S |
43 |
3 |
77 |
clearDismissedNoticesHistory() |
S |
74 |
2 |
5 |
validateNoticeName() |
S |
74 |
2 |
5 |
getAllowedNoticeOptions() |
S |
71 |
1 |
7 |
markAsDismissed() |
S |
76 |
1 |
4 |
buildDismissibleNoticeHref() |
S |
80 |
1 |
3 |
wasDismissed() |
S |
80 |
1 |
3 |
isNoticeNameAllowed() |
S |
78 |
1 |
3 |
getNoticeFile() |
S |
74 |
1 |
5 |